statement n. 1.陈述,声明,声明书。 2.【法律】供述;交待。 3.【商业】贷借对照表;(财务)报告书。 Statements should be based on facts. 说话要有根据。 prepare an official statement 准备一项正式说明。 make a detailed statement of profit and loss 出具详细的损益计算书。 issue a statement 发表一个声明。 a random statement 胡乱的供词。 a bank statement 银行报告单[结单]。
Structure statements define the members of the structure 语句之间的声明定义结构的成员。
End structure statement 语句终止。
Demonstrates how to use the dmx drop mining structure statement to delete an existing mining structure . export model 演示如何使用dmx create mining model语句删除现有挖掘模型。
Create structure demonstrates how to use the dmx create mining structure statement to create a mining model . drop model 演示如何使用dmx select into语句基于现有挖掘模型的结构创建挖掘模型。
Demonstrates how to use the dmx create mining structure statement with a nested column definition list to create a mining model with nested columns 演示如何将dmx create mining model语句与嵌套列定义列表一起使用来创建带有嵌套列的挖掘模型。
Train nested structure demonstrates how to combine the dmx insert into mining structure statement with the shape source data query to train a mining model that contains nested columns with data that contains nested tables , retrieved using a query , from an existing data source . train structure 演示如何将dmx insert into语句和shape源数据查询组合使用来定型这样的挖掘模型,该挖掘模型包含嵌套列,而嵌套列中的数据包含使用查询从现有数据源检索到的嵌套表。
You can either create the mining structure and associated mining model together by using the create mining model statement , or you can first create a mining structure by using the create mining structure statement , and then add a mining model to the structure by using the alter structure statement 您可以使用create mining model语句同时创建挖掘结构以及关联的挖掘模型,也可以首先使用create mining structure语句创建挖掘结构,然后使用alter structure语句向结构中添加挖掘模型。
Export structure demonstrates how to use the dmx export mining structure statement using the with dependencies clause to export a mining structure , including all of the mining models contained by the mining structure and the data source and data source view on which the mining structure depends , to a file 演示如何使用带有with dependencies子句的dmx export语句将挖掘结构(包括该挖掘结构所包含的所有挖掘模型与该挖掘结构所基于的数据源和数据源视图)导出到一个analysis services备份( . abf )文件。